VM

Defines the microVM running state. It is especially useful in the snapshotting context.

Members

Enums

VMState
enum VMState
Undocumented in source.

Functions

patch
bool patch(FirecrackerAPIClient cl)

* Updates the microVM state.

Mixins

__anonymous
mixin BaseModel
Undocumented in source.

Variables

state
VMState state;
Undocumented in source.

Mixed In Members

From mixin BaseModel

stringify
string stringify()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta